Skip to content

Conversation

@microbit-robert
Copy link
Collaborator

No description provided.

@github-actions
Copy link

// Must happen before other event handling that might dispatch more
// changes that invalidate our position.
queueMicrotask(() => {
queueMicrotask(async () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put the whole thing in queueMicrotask and use one view dispatch for all effects?

@microbit-matt-hillsdon
Copy link
Collaborator

microbit-matt-hillsdon commented Dec 5, 2024

@microbit-robert alternative approach on #1198. Still uses the same fix for this case but I think it removes the need to do anything unusual in other scenarios.

@microbit-matt-hillsdon
Copy link
Collaborator

Closed as we went with #1198

@microbit-matt-hillsdon microbit-matt-hillsdon deleted the codemirror-queue branch December 9, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants